home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-06-26 | 1.9 KB | 52 lines | [TEXT/GEOL] |
- Item 4411182 20-May-89 19:11
-
- From: AED0266 Computer Pros Wayne
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: MacApp and MPW3.0 problems
-
- Hi,
-
- Of all the replies I got, this was the most helpful, thanks to X0357
- Contractrol LTD T/A Microspot,R.C. His (I didn't see a name)
- solution was to "alias Pascal Pascal -H" which allowed "unsafe objects o.k."
- After that, this was the only problem I had -
-
- Compiling UGridView.p
- # BEGIN
- # IF (IdentifyPoint = InColumn) THEN
- # ?
- ### pascal - Error 124 Number of parameters does not agree with declaration
- #------------------------------------------------------------------------------
- --------------------------------------------------
- File "UGridView.inc1.p"; Line 1490 # Compiling Othello:MPW:MacApp:MacApp
- Source Files:UGridView.p
- #------------------------------------------------------------------------------
- --------------------------------------------------
- # BEGIN
- # IF (IdentifyPoint = InColumn) THEN
- # ?
- ### Error 124 Number of parameters does not agree with declaration
- #------------------------------------------------------------------------------
- --------------------------------------------------
- File "UGridView.inc1.p"; Line 1498 # Compiling Othello:MPW:MacApp:MacApp
- Source Files:UGridView.p
- #------------------------------------------------------------------------------
- --------------------------------------------------
- ### MPW Shell - Execution of Othello:MPW:MacApp:MacApp Make Files:MacApp.MakeIt
- terminated.
- MABuild of MacApp failed: Saturday, May 20, 1989 9:43:59 PM
-
- Not knowing much about the MacApp structure, and since I didn't need UGridView
- (I think), I decided to bypass it, and removed all references to it in the (too
- many) make files. Is it OK to bypass this "building block" ?
-
- thanks to all that replied.
-
- Sincerely,
- Mehboob Alam
- AED0266
-
-
-